Your image decompressor component must delegate the following image decompressor component calls to the base image decompressor:
If the ImageSubCodecDecompressRecord structure specifies a progress function, your image decompressor component must also delegate these decompressor component calls to the base image decompressor:
Your image decompressor component can implement any other image decompressor component functions itself or delegate any of the calls to the base image decompressor. To delegate calls, it uses the DelegateComponentCall function.
| Previous | Chapter Contents | Chapter Top | Next |